JOYSTICK TWIST Y

This command will give support for reading joystick Y twist.

  Syntax
Return Integer=JOYSTICK TWIST Y()
  Returns

The command will give support for reading joystick y twist

  Example Code
do
cls
print "joystick twist x "+str$(joystick twist x())
print "joystick twist y "+str$(joystick twist y())
print "joystick twist z "+str$(joystick twist z())
loop
end
  See also

INPUT Commands Menu
Index